﻿<html>
<head>
<title>Список пользователей</title>
<link rel="stylesheet" href="/css/style.css" type="text/css" />
 <!--[if lte IE 7]>
 <link rel="stylesheet" href="/css/style-ie.css" type="text/css" />
 <![endif]-->
 <!--[if IE 8]>
 <link rel="stylesheet" href="/css/style-ie8.css" type="text/css" />
 <![endif]-->
</head>
<body>
 
 
 
 <div class="head"><div class="footer-image" style="min-height:800px !important;">
 
 
 
 
 
 
 <center>

 <style>
 a {color: #111;}
     body {color: #111;}
.bg { background-attachment: scroll;
background-clip: border-box;
background-color: rgb(25, 25, 25);
background-image: none;
background-origin: padding-box;
background-position: 0% 0%;
background-repeat: repeat;
background-size: auto;
 border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
padding-bottom: 7px;
padding-left: 5px;
padding-right: 5px;
 padding-top: 7px;
 opacity: 1;
 width: 960px;}
 
 b.swchItemA {color: #ffffff;
background-color: rgb(25, 25, 25);
 border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
padding: 3px;
 opacity: 0.6;text-decoration:none;} 
 
 
 </style>
 
 <br><br><br><br><br><br><br><br><br><br><br><br><br>
 <table border="0" cellpadding="2" cellspacing="1" width="960px" class="bg">
<tr><td style="background-color: rgb(25, 25, 25);opacity: 0.5;color: #fff;border: 1px solid #fff;" align="center"><b>Список пользователей</b></td></tr>
<tr><td align="center" style="background:#F4F4F4;padding:5px;"><div style="float:right"><!--<s3015>-->Страницы<!--</s>-->: $PAGE_SELECTOR$</div>
<div align="left"><!--<s5170>-->Найдено <b>$NUM_ENTRIES$</b> пользователей<!--</s>--></div><hr />
<div align="center">$BODY$</div><hr />
<div align="center">$SEARCH_FORM$</div></td></tr>
</table>
<center>
 
 </div>
 </div>
</body>
</html>